Skip to content

chore(deps): update dependency react-native to ^0.84.1 - #9

Open
ghost wants to merge 1 commit into
masterfrom
whitesource-remediate/react-native-0.x
Open

chore(deps): update dependency react-native to ^0.84.1#9
ghost wants to merge 1 commit into
masterfrom
whitesource-remediate/react-native-0.x

Conversation

@ghost

@ghost ghost commented Oct 18, 2024

Copy link
Copy Markdown

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native (source, changelog) ^0.50.3 -> ^0.84.1 age adoption passing confidence

Release Notes

facebook/react-native (react-native)

v0.84.1: 0.84.1

Compare Source

Fixed
Android specific
  • Fix included-build gradle.properties resolution for monorepos by reading from parent Gradle start parameters (projectDir/currentDir) before falling back to ../../android/gradle.properties, so hermesV1Enabled can be inherited correctly. (c5ae0c820a by @​Titozzz)
  • Provide symbol fallbacks for inspector-modern/chrome/Registration.h when HermesV1 is disabled. (5ee695ad8f by @​tjzel)
  • ReactPlugin.kt always setting hermesV1Enabled to true (45896674d1 by @​tjzel)

Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.84.0: 0.84.0

Compare Source


Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.83.2: 0.83.2

Compare Source


Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.83.1: 0.83.1

Compare Source

Fixed
Android specific
  • Fix Network error that could occur for FormData uploads with binary data (471ef7212e by @​huntie)

Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.83.0: 0.83.0

Compare Source


Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.82.1: 0.82.1

Compare Source

Fixed
Android specific
iOS specific
  • Fixed issue when using gnu coreutils cp command when using precompiled binaries causing compilation error (068ec39aea by @​chrfalch)

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.82.0: 0.82.0

Compare Source


Hermes dSYMS:

ReactNativeDependencies dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.81.6: 0.81.6

Compare Source


Hermes dSYMS:

ReactNativeDependencies dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.81.5: 0.81.5

Compare Source

Fixed
Android specific
iOS specific

Hermes dSYMS:

ReactNativeDependencies dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.81.4: 0.81.4

Compare Source

Fixed
iOS specific
  • Fix regression that skips artifacts code generation (f6f5ea0b2e by @​kitten)

  • Reapplied "Use autolinking-generated react-native-config output in second step of cocoapods linking that generates artifacts and generated source" (bb73315a3f by @​kitten)


Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.81.3: 0.81.3

Compare Source

Fixed
iOS specific
  • Reverted "Use autolinking-generated react-native-config output in second step of cocoapods linking that generates artifacts and generated source" (537e3ad930 by @​gabrieldonadel)

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.81.2: 0.81.2

Compare Source

Added
Android specific
  • Create a debugOptimized buildType for Android (5e3edafec6 by @​cortinico)
  • Add useNativeEqualsInNativeReadableArrayAndroid and useNativeTransformHelperAndroid feature flag to the experimental channel. This should alleviate some of the perf issue users are seeing on Android + Reanimated + NewArch on 0.81(a346096da8 by @​cortinico)
Fixed
iOS specific
  • Fix Node scripts related to prebuilt tarball extraction for paths containing whitespaces (366f2ad505 by @​kitten)
  • Use autolinking-generated react-native-config output in second step of cocoapods linking that generates artifacts and generated source (a2eb29e5e7 by @​kitten)

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.81.1: 0.81.1

Compare Source

Added
iOS specific
  • Prebuild: Added setting SWIFT_ENABLE_EXPLICIT_MODULES=NO when using precompiled to support Xcode 26 (939a75b5ce by @​chrfalch)
Fixed
iOS specific

--

Hermes dSYMS:

ReactNativeDependencies dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.81.0

Compare Source

Hermes dSYMS:

ReactNativeDependencies dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.80.3: 0.80.3

Compare Source

🚨 This is the final release for 0.80, which is now out of support. 🚨

Fixed
Android specific
iOS specific

Hermes dSYMS:

ReactNativeDependencies dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.80.2: 0.80.2

Compare Source

Added
Android specific
iOS specific
  • Cocoapods: Add the ENTERPRISE_REPOSITORY env var to let user consume artifacts from their personal maven mirror (183be8e12c by @​cipolleschi)
Fixed
Android specific

Hermes dSYMS:

ReactNativeDependencies dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.80.1: 0.80.1

Compare Source

v0.80.1
Added
Fixed
Android specific

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.80.0: 0.80.0

Compare Source


Hermes dSYMS:

ReactNativeDependencies dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.79.7: 0.79.7

Compare Source

🚨 0.79.7 is the last release for this version. React Native 0.79.7 is now out of support 🚨

Fixed
Android specific

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.
EOF

v0.79.6: 0.79.6

Compare Source

Added
Android specific
iOS specific
  • Cocoapods: Add the ENTERPRISE_REPOSITORY env var to let user consume artifacts from their personal maven mirror (a74d930c93 by @​cipolleschi)
Fixed
Android specific

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.79.5: 0.79.5

Compare Source

Fixed

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.79.4: 0.79.4

Compare Source

Fixed
Android specific
iOS specific

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.79.3: 0.79.3

Compare Source

Fixed
Android specific
iOS specific

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.79.2: 0.79.2

Compare Source

Added
  • Runtime: Add useShadowNodeStateOnClone and updateRuntimeShadowNodeReferencesOnCommit (22a4e060d5 by @​lenaic)
Fixed

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.79.1: 0.79.1

Compare Source

Changed
Android specific
  • DevSupport: Change defaultJSExceptionHandler's type to JSExceptionHandler on the ReleaseDevSupportManager (9eb75d4bd5 by @​alanjhughes)
iOS specific
  • TextInput: Typing into TextInput now will not cause the caret position to update to the beginning when a zero-length selection is set. (7771317e5c by @​ouchuan)
Fixed
Android specific
iOS specific

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.79.0: 0.79.0

Compare Source

Added

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

@ghost
ghost force-pushed the whitesource-remediate/react-native-0.x branch from 2e82b64 to 9cf6261 Compare October 23, 2024 18:33
@ghost ghost changed the title chore(deps): update dependency react-native to ^0.75.4 chore(deps): update dependency react-native to ^0.76.0 Oct 23, 2024
@ghost
ghost force-pushed the whitesource-remediate/react-native-0.x branch from 9cf6261 to 1f21b38 Compare October 29, 2024 13:56
@ghost ghost changed the title chore(deps): update dependency react-native to ^0.76.0 chore(deps): update dependency react-native to ^0.76.1 Oct 29, 2024
@ghost
ghost force-pushed the whitesource-remediate/react-native-0.x branch from 1f21b38 to 98d8739 Compare November 14, 2024 22:14
@ghost ghost changed the title chore(deps): update dependency react-native to ^0.76.1 chore(deps): update dependency react-native to ^0.76.2 Nov 14, 2024
@ghost
ghost force-pushed the whitesource-remediate/react-native-0.x branch from 98d8739 to d3fd636 Compare November 21, 2024 22:46
@ghost ghost changed the title chore(deps): update dependency react-native to ^0.76.2 chore(deps): update dependency react-native to ^0.76.3 Nov 21, 2024
@ghost
ghost force-pushed the whitesource-remediate/react-native-0.x branch from d3fd636 to 8b65510 Compare December 7, 2024 12:13
@ghost ghost changed the title chore(deps): update dependency react-native to ^0.76.3 chore(deps): update dependency react-native to ^0.76.4 Dec 7, 2024
@ghost
ghost force-pushed the whitesource-remediate/react-native-0.x branch from 8b65510 to 2451597 Compare December 10, 2024 23:13
@ghost ghost changed the title chore(deps): update dependency react-native to ^0.76.4 chore(deps): update dependency react-native to ^0.76.5 Dec 10, 2024
@ghost
ghost force-pushed the whitesource-remediate/react-native-0.x branch from 2451597 to 6ae4d06 Compare January 10, 2025 00:17
@ghost ghost changed the title chore(deps): update dependency react-native to ^0.76.5 chore(deps): update dependency react-native to ^0.76.6 Jan 10, 2025
@ghost
ghost force-pushed the whitesource-remediate/react-native-0.x branch from 6ae4d06 to f62f6e3 Compare January 22, 2025 05:09
@ghost ghost changed the title chore(deps): update dependency react-native to ^0.76.6 chore(deps): update dependency react-native to ^0.77.0 Jan 22, 2025
@ghost
ghost force-pushed the whitesource-remediate/react-native-0.x branch from f62f6e3 to 9850a55 Compare February 14, 2025 00:20
@ghost ghost changed the title chore(deps): update dependency react-native to ^0.77.0 chore(deps): update dependency react-native to ^0.77.1 Feb 14, 2025
@ghost
ghost force-pushed the whitesource-remediate/react-native-0.x branch from 9850a55 to 7b840d3 Compare February 19, 2025 20:27
@ghost ghost changed the title chore(deps): update dependency react-native to ^0.77.1 chore(deps): update dependency react-native to ^0.78.0 Feb 19, 2025
@ghost
ghost force-pushed the whitesource-remediate/react-native-0.x branch from 7b840d3 to 7b0dba9 Compare March 19, 2025 16:47
@ghost ghost changed the title chore(deps): update dependency react-native to ^0.78.0 chore(deps): update dependency react-native to ^0.78.1 Mar 19, 2025
@ghost
ghost force-pushed the whitesource-remediate/react-native-0.x branch from 7b0dba9 to a89387d Compare April 4, 2025 12:55
@ghost ghost changed the title chore(deps): update dependency react-native to ^0.78.1 chore(deps): update dependency react-native to ^0.78.2 Apr 4, 2025
@ghost
ghost force-pushed the whitesource-remediate/react-native-0.x branch from a89387d to 25daa67 Compare April 8, 2025 22:36
@ghost ghost changed the title chore(deps): update dependency react-native to ^0.78.2 chore(deps): update dependency react-native to ^0.79.0 Apr 8, 2025
@ghost
ghost force-pushed the whitesource-remediate/react-native-0.x branch from 25daa67 to 7d3e8cd Compare April 15, 2025 16:06
@ghost ghost changed the title chore(deps): update dependency react-native to ^0.79.0 chore(deps): update dependency react-native to ^0.79.1 Apr 15, 2025
@ghost
ghost force-pushed the whitesource-remediate/react-native-0.x branch from 7d3e8cd to c98f252 Compare May 2, 2025 05:17
@ghost ghost changed the title chore(deps): update dependency react-native to ^0.79.1 chore(deps): update dependency react-native to ^0.79.2 May 2, 2025
@ghost
ghost force-pushed the whitesource-remediate/react-native-0.x branch from c98f252 to ec4149a Compare June 5, 2025 02:35
@ghost ghost changed the title chore(deps): update dependency react-native to ^0.79.2 chore(deps): update dependency react-native to ^0.79.3 Jun 5, 2025
@ghost
ghost force-pushed the whitesource-remediate/react-native-0.x branch from ec4149a to d6739e0 Compare June 13, 2025 03:56
@ghost ghost changed the title chore(deps): update dependency react-native to ^0.79.3 chore(deps): update dependency react-native to ^0.80.0 Jun 13, 2025
@ghost
ghost force-pushed the whitesource-remediate/react-native-0.x branch from d6739e0 to 83a2d95 Compare July 1, 2025 01:16
@ghost ghost changed the title chore(deps): update dependency react-native to ^0.80.0 chore(deps): update dependency react-native to ^0.80.1 Jul 1, 2025
@ghost
ghost force-pushed the whitesource-remediate/react-native-0.x branch from 83a2d95 to 66c5e6b Compare July 25, 2025 01:08
@ghost ghost changed the title chore(deps): update dependency react-native to ^0.80.1 chore(deps): update dependency react-native to ^0.80.2 Jul 25, 2025
@ghost
ghost force-pushed the whitesource-remediate/react-native-0.x branch from 66c5e6b to 4fb9ba8 Compare August 13, 2025 01:07
@ghost ghost changed the title chore(deps): update dependency react-native to ^0.80.2 chore(deps): update dependency react-native to ^0.81.0 Aug 13, 2025
@ghost
ghost force-pushed the whitesource-remediate/react-native-0.x branch from 4fb9ba8 to 2035442 Compare August 28, 2025 01:07
@ghost ghost changed the title chore(deps): update dependency react-native to ^0.81.0 chore(deps): update dependency react-native to ^0.81.1 Aug 28, 2025
@ghost
ghost force-pushed the whitesource-remediate/react-native-0.x branch from 2035442 to ba57683 Compare September 2, 2025 01:14
@ghost
ghost force-pushed the whitesource-remediate/react-native-0.x branch from ba57683 to fb73efe Compare September 13, 2025 01:08
@ghost ghost changed the title chore(deps): update dependency react-native to ^0.81.1 chore(deps): update dependency react-native to ^0.81.4 Sep 13, 2025
@ghost
ghost force-pushed the whitesource-remediate/react-native-0.x branch from fb73efe to b476165 Compare September 20, 2025 01:24
@ghost
ghost force-pushed the whitesource-remediate/react-native-0.x branch from b476165 to 920cfcd Compare October 8, 2025 01:08
@ghost ghost changed the title chore(deps): update dependency react-native to ^0.81.4 chore(deps): update dependency react-native to ^0.82.0 Oct 8, 2025
@ghost
ghost force-pushed the whitesource-remediate/react-native-0.x branch from 920cfcd to 781d253 Compare October 21, 2025 01:08
@ghost ghost changed the title chore(deps): update dependency react-native to ^0.82.0 chore(deps): update dependency react-native to ^0.82.1 Oct 21, 2025
@ghost
ghost force-pushed the whitesource-remediate/react-native-0.x branch from 781d253 to a5f8f29 Compare December 11, 2025 01:13
@ghost ghost changed the title chore(deps): update dependency react-native to ^0.82.1 chore(deps): update dependency react-native to ^0.83.0 Dec 11, 2025
@ghost
ghost force-pushed the whitesource-remediate/react-native-0.x branch from a5f8f29 to f6a230a Compare December 19, 2025 01:13
@ghost ghost changed the title chore(deps): update dependency react-native to ^0.83.0 chore(deps): update dependency react-native to ^0.83.1 Dec 19, 2025
@ghost
ghost force-pushed the whitesource-remediate/react-native-0.x branch from f6a230a to 9fc0972 Compare January 29, 2026 01:24
@ghost
ghost force-pushed the whitesource-remediate/react-native-0.x branch from 9fc0972 to d3467a7 Compare February 12, 2026 01:10
@ghost ghost changed the title chore(deps): update dependency react-native to ^0.83.1 chore(deps): update dependency react-native to ^0.84.0 Feb 12, 2026
@ghost
ghost force-pushed the whitesource-remediate/react-native-0.x branch from d3467a7 to abf2489 Compare February 28, 2026 01:09
@ghost ghost changed the title chore(deps): update dependency react-native to ^0.84.0 chore(deps): update dependency react-native to ^0.84.1 Feb 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants